home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 8: LINUX Games / Linux Cubed Series 8 - LINUX Games.iso / games / x11 / video / xonix-1.0 / xonix-1 / xonix / README < prev    next >
Text File  |  1995-07-31  |  2KB  |  61 lines

  1.                           //    //   //////  //    //  //// //    //
  2.                       //  //   //    // ///   //   //   //  //
  3.                           ////    //    // ////  //   //    ////
  4.                           //     //    // // // //   //     //
  5.                         ////    //    // //  ////   //    ////
  6.                       //  //   //    // //   ///   //   //  //
  7.                     //    //   //////  //    //  //// //    //
  8.                          v1.1
  9.                       by
  10.                        //  ///  // // //  //  ///////////////////////
  11.                       // // // // // //  // //
  12.                   // // ///// ///// //  //  //   ///   ///// /////
  13.                   ///  // // // //  ////    // // //  //      //
  14.                                           //  // //  ////    //
  15.                 //////////////////////////    ///   //      //
  16.  
  17.                             THIS PROGRAM IS FREEWARE
  18. INTRODUCTION:
  19.     I did this simple game 5 years ago on HP-UX. It was my first program
  20.     on UNIX and one of first programs in C. The code is very very ugly and
  21.     unclean....For now it works only in 256 posixcolor mode.
  22.     I think it is quite nice and funny game...so I realized to release it.
  23.     the goal is to get 75% of area using a small circle drawing a line...
  24.     if you want better game get KOULES!
  25. REQUIREMENTS:
  26.     Linux.X windows,256 color mode..
  27.     ps:now truecolor modes are supported.
  28. INSTALL:
  29.     make
  30.     make install
  31.     if you have directory with some nice gifs add to
  32.     /usr/X11R6/lib/X11/app-defaults:
  33.     Xonix*UseGIF:           yes
  34.     Xonix*GifDir:           <some directory>
  35.     <not tested in truecolor mode>
  36. USAGE:
  37.     xonix [ussual X parameters]
  38. BUGS:
  39.     may crash sometimes.....
  40.  
  41. AUTHOR:
  42.     Jan Hubicka  ---      hubicka@limax.paru.cas.cz
  43.     Dukelskych bojovniku 1944
  44.     Tabor 39001
  45.     Czech Republic
  46. COPYING:
  47.     This program is free software; you can redistribute it and/or modify
  48.     it under the terms of the GNU General Public License as published by
  49.     the Free Software Foundation; either version 2 of the License, or (at
  50.     your option) any later version.
  51.  
  52.     This program is distributed in the hope that it will be useful, but
  53.     WITHOUT ANY WARRANTY; without even the implied warranty of
  54.     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  55.     General Public License for more details.
  56.  
  57.     You should have received a copy of the GNU General Public License
  58.     along with this program; if not, write to the Free Software
  59.     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  60.  
  61.